Instructions for adb/fastboot setup (For MT4G and other devices)

_________________________________________________________
These instructions are for Windows XP. I would imagine
they will work on other windows versions too. 


1.Install drivers on your PC. This is done on the MT4G by going onto your sd card and clicking on the HtcDrivers.exe file. It should automaticly install them to your PC.
If you are using another phone you can try pda.net or HTC Sync for the drivers. I have gotten Evo and Espresso drivers from there before.

2. Download the Android_ADB_Fastboot_Interface.zip to your desktop and extract the folder inside. There is 1 folder(contains 4 items) and this note that should extract. You can use a program called 7-ZIP. (google it, its free and a great tool)

3. Open the "Start" menu and go to "My Computer" and click on "LocalDisk(C:)". Now click on the adb folder on your desktop and drag it to "LocalDisk(C:)". It should now be on the root of your (C:) Drive. You can "Right Click" on the adb folder and create a "shortcut on Desktop" to make that folder easier to access later.

4.Open a command prompt and type cd\ and hit enter.You should now see something that looks like this  C:\>

5.Now type in  cd adb and hit enter. It should now look something like this c:\adb

6. On your phone go to Settings/Applications/Development and turn Usb debugging ON.

7.Type adb devices then hit enter in the command prompt and it should list your device.

8. You can also type fastboot devices then hit enter in the command prompt an it should list your device. (You must be in Bootloader)

This guide was mad by TrueBlue_Drew on XDA you can find me here

http://forum.xda-developers.com/member.php?u=2645280

Follow me on twitter http://twitter.com/#!/Trueblue_Drew